projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f89e1bc
)
csssection: Tweak docs
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Mar 2021 06:30:31 +0000
(
01:30
-0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000
(16:37 +0000)
gtk/css/gtkcsssection.h
patch
|
blob
|
history
diff --git
a/gtk/css/gtkcsssection.h
b/gtk/css/gtkcsssection.h
index 0a5d0f143d6e724bbd0665cf3c46dd4731b989d7..9d6f1ba055627a0cf8db5f7bbb77523bc817dcb9 100644
(file)
--- a/
gtk/css/gtkcsssection.h
+++ b/
gtk/css/gtkcsssection.h
@@
-33,9
+33,10
@@
G_BEGIN_DECLS
/**
* GtkCssSection:
*
- * Defines a part of a CSS document. Because sections are nested into
- * one another, you can use gtk_css_section_get_parent() to get the
- * containing region.
+ * Defines a part of a CSS document.
+ *
+ * Because sections are nested into one another, you can use
+ * gtk_css_section_get_parent() to get the containing region.
*/
typedef struct _GtkCssSection GtkCssSection;